home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 September (IDG) / Sep99.iso / Age of Empires trial / Data / Passive Aggressive.per < prev    next >
Encoding:
Text File  |  1998-10-12  |  497 b   |  17 lines  |  [TEXT/ttxt]

  1. //See the RULES.DOC file for the syntactical rules and the meaning of each of the
  2. //variables.  Aside from simple crash prevention during load, this file does not get
  3. //checked for having valid numbers, etc.  Mis-setting variables in this file can
  4. //cause unbelievably stupid AI, high update times, etc.
  5. //
  6. //Passive/Aggressive AI - 50% Response when attacked.
  7. //
  8. DEFAULT
  9.  
  10. 36    0     //SNNumberAttackGroups
  11. 16    0     //SNMinimumAttackGroupSize
  12. 26    0     //SNMaximumAttackGroupSize
  13.  
  14. //
  15. //
  16. END
  17.